home *** CD-ROM | disk | FTP | other *** search
/ AGA Toolkit '97 / The AGA Toolkit '97.iso / programming / gcc / gcc2.7.0 / gcc270cp.lha / gnu / lib / g++-include / iterator < prev    next >
Encoding:
Text File  |  1995-07-28  |  156 b   |  8 lines

  1. // -*- C++ -*- forwarding header.
  2. // This file is part of the GNU ANSI C++ Library.
  3.  
  4. #ifndef __ITERATOR__
  5. #define __ITERATOR__
  6. #include <iterator.h>
  7. #endif
  8.